home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Environments / ProGraph251 / ProGraph v2.5 / Prograph 2.5.rsrc / STR#_994.txt < prev    next >
Encoding:
Text File  |  1991-10-15  |  291 b   |  9 lines

  1. Inputs: Filename; [VolumeID]
  2. Outputs: ErrorNum; Data
  3.  
  4. Inputs: string; [integer]
  5. Outputs: integer; any
  6.  
  7. Returns the Data contained in the file called FileName. ErrorNum 0 is no error, less than 0 is a Mac file system error, 1 is no names error, 2 is version error, 3 is class mapping error.
  8.  
  9.